FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package hl7-france-fhir.administrative#9.2022.1 (63 ms)

Package hl7-france-fhir.administrative
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=hl7-france-fhir.administrative@9.2022.1&canonical=http://hl7.org/fhir/StructureDefinition/humanname-assembly-order
Url http://hl7.org/fhir/StructureDefinition/humanname-assembly-order
Version 4.0.0
Status draft
Date 2015-11-22
Name AssemblyOrder
Experimental False
Authority hl7
Description A code that represents the preferred display order of the components of this human name.
Type Extension
Kind complex-type

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "humanname-assembly-order",
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    }
  ],
  "url" : "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
  "version" : "4.0.0",
  "name" : "AssemblyOrder",
  "status" : "draft",
  "date" : "2015-11-22",
  "publisher" : "Health Level Seven, Inc. - FHIR Core WG",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/special/committees/FHIR"
        }
      ]
    }
  ],
  "description" : "A code that represents the preferred display order of the components of this human name.",
  "fhirVersion" : "4.0.0",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "HumanName"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "Preferred display order of name parts",
        "definition" : "A code that represents the preferred display order of the components of this human name.",
        "max" : "1"
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "code"
          }
        ],
        "binding" : {
          "strength" : "required",
          "description" : "A code that represents the preferred display order of the components of a human name.",
          "valueSet" : "http://hl7.org/fhir/ValueSet/name-assembly-order|4.0.1"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.